home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Internet / NetNewsWireLite1.0.3.sit / NetNewsWire Lite.app / Contents / Resources / English.lproj / Preferences.nib / classes.nib next >
Encoding:
Text File  |  2003-02-18  |  5.8 KB  |  141 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 autofillWeblogPrefs = id; 
  7.                 cancelEditWeblogSheet = id; 
  8.                 changeNotepadFont = id; 
  9.                 chooseBlosxomFolder = id; 
  10.                 editWeblog = id; 
  11.                 okEditWeblogSheet = id; 
  12.                 removeWeblog = id; 
  13.                 resetToDefaults = id; 
  14.                 set09SubsBold = id; 
  15.                 set09SubsColor = id; 
  16.                 set10SubsBold = id; 
  17.                 set10SubsColor = id; 
  18.                 setAltHeadlinesColor = id; 
  19.                 setAutoRefresh = id; 
  20.                 setAutoparagraphs = id; 
  21.                 setAutosaveDrafts = id; 
  22.                 setBadgeSize = id; 
  23.                 setBloggerAPI = id; 
  24.                 setBrowserBackground = id; 
  25.                 setCreatorColumn = id; 
  26.                 setDateColumn = id; 
  27.                 setDisSubsColor = id; 
  28.                 setDisplayNewItemsAsFeed = id; 
  29.                 setDoubleClick = id; 
  30.                 setDownloadSpeedPref = id; 
  31.                 setEncloseParagraphs = id; 
  32.                 setGlobeBool = id; 
  33.                 setHTMLFontFace = id; 
  34.                 setHTMLFontSize = id; 
  35.                 setHTMLPaneColor = id; 
  36.                 setIndentation = id; 
  37.                 setMarkAllAsRead = id; 
  38.                 setMetaWeblogAPI = id; 
  39.                 setNotepadFont = id; 
  40.                 setOpenNotepadAtStartup = id; 
  41.                 setPlusAndMinus = id; 
  42.                 setPublishingSystem = id; 
  43.                 setRefreshAtStartup = id; 
  44.                 setShowAttachmentInfo = id; 
  45.                 setSubjectColumn = id; 
  46.                 setSubsBgColor = id; 
  47.                 setTransparencyPref = id; 
  48.                 setTransparencyPrefFromText = id; 
  49.                 setUnreadBold = id; 
  50.                 setUnreadCountsBool = id; 
  51.                 setUnreadItemsColor = id; 
  52.                 setUpAppearanceView = id; 
  53.                 setUpDownloadingView = id; 
  54.                 setUpGeneralView = id; 
  55.                 setUpNotepadView = id; 
  56.                 setUpWeblogView = id; 
  57.                 setWeblogEditorOpenAtStartup = id; 
  58.                 showWindow = id; 
  59.             }; 
  60.             CLASS = PreferenceController; 
  61.             LANGUAGE = ObjC; 
  62.             OUTLETS = {
  63.                 appearanceView = NSView; 
  64.                 attachmentInfoCheckbox = NSButton; 
  65.                 autoParagraphsCheckbox = NSButton; 
  66.                 autosaveDraftsCheckbox = NSButton; 
  67.                 badgeSizeSlider = NSSlider; 
  68.                 bloggerCheckbox = NSButton; 
  69.                 blosxomAskFilenameCheckbox = NSButton; 
  70.                 blosxomCheckbox = NSButton; 
  71.                 blosxomChooseButton = NSButton; 
  72.                 blosxomFolder = NSTextField; 
  73.                 blosxomScript = NSTextField; 
  74.                 blosxomView = NSView; 
  75.                 checkBrowserBackground = NSButton; 
  76.                 checkGlobe = NSButton; 
  77.                 checkUnreadCounts = NSButton; 
  78.                 color09Subs = NSColorWell; 
  79.                 color10Subs = NSColorWell; 
  80.                 colorAltRow = NSColorWell; 
  81.                 colorDisSubs = NSColorWell; 
  82.                 colorHTMLPane = NSColorWell; 
  83.                 colorSubsBg = NSColorWell; 
  84.                 colorUnread = NSColorWell; 
  85.                 creatorColumnCheckbox = NSButton; 
  86.                 dateColumnCheckbox = NSButton; 
  87.                 doubleClickCheckbox = NSButton; 
  88.                 downloadSpeedSlider = NSSlider; 
  89.                 downloadingView = NSView; 
  90.                 editWeblogSheet = NSWindow; 
  91.                 encloseParagraphsCheckbox = NSButton; 
  92.                 flBold09Subs = NSButton; 
  93.                 flBold10Subs = NSButton; 
  94.                 flBoldUnread = NSButton; 
  95.                 flDisplayNewItemsAsFeed = NSButton; 
  96.                 flMarkAllAsRead = NSButton; 
  97.                 generalView = NSView; 
  98.                 htmlFontMenu = NSPopUpButton; 
  99.                 htmlSizeMenu = NSPopUpButton; 
  100.                 indentationField = NSTextField; 
  101.                 mainPrefsView = NSView; 
  102.                 mainWindow = NSWindow; 
  103.                 metaWeblogCheckbox = NSButton; 
  104.                 notepadFontTextField = NSTextField; 
  105.                 notepadOpenAtStartupCheckbox = NSButton; 
  106.                 notepadView = NSView; 
  107.                 plusAndMinusCheckbox = NSButton; 
  108.                 progressIndicator = NSProgressIndicator; 
  109.                 progressMessage = NSTextField; 
  110.                 progressSheet = NSWindow; 
  111.                 refreshAtStartupCheckbox = NSButton; 
  112.                 refreshMenu = NSPopUpButton; 
  113.                 rpcContainerView = NSView; 
  114.                 rpcView = NSView; 
  115.                 setFontButton = NSButton; 
  116.                 slider = NSSlider; 
  117.                 subjectColumnCheckbox = NSButton; 
  118.                 transparencyValue = NSTextField; 
  119.                 weblogAttributionCheckbox = NSButton; 
  120.                 weblogAutoFillButton = NSButton; 
  121.                 weblogEditButton = NSButton; 
  122.                 weblogHomeURL = NSTextField; 
  123.                 weblogKeychainCheckbox = NSButton; 
  124.                 weblogName = NSTextField; 
  125.                 weblogOpenAtStartupCheckbox = NSButton; 
  126.                 weblogPassword = NSSecureTextField; 
  127.                 weblogRPCURL = NSTextField; 
  128.                 weblogRemoveButton = NSButton; 
  129.                 weblogSiteID = NSTextField; 
  130.                 weblogSystem = NSPopUpButton; 
  131.                 weblogTabView = NSTabView; 
  132.                 weblogUsername = NSTextField; 
  133.                 weblogView = NSView; 
  134.                 weblogsTable = NSTableView; 
  135.             }; 
  136.             SUPERCLASS = NSWindowController; 
  137.         }, 
  138.         {CLASS = PrefsWindow; LANGUAGE = ObjC; SUPERCLASS = NSPanel; }
  139.     ); 
  140.     IBVersion = 1; 
  141. }